Please remember this is a work in progress. Home » IntraWeb Components » Standard

Standard

 

TIWList

 

The TIWList component allows you to show a list of string in a vertical list.

TIWList = class(TIWCustomControl)

Properties

property Items: TStrings;

Use this property to read/write to the list of items (strings) to be shown by the control.

property Numbered: Boolen;

Set this property as True to enumerate the list.

 

 

Terms of Use | Privacy Statement © 2002 - 2024 Atozed Software